eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: PLeKOKCardiacCareSeviceCategoryVS - TTL Representation

Active as of 2026-02-16

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pl-ekok-cardiac-care-service-category-vs"] ; # 
  fhir:language [ fhir:v "pl"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xml:lang=\"pl\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"pl\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pl-ekok-cardiac-care-service-category-vs</b></p><a name=\"pl-ekok-cardiac-care-service-category-vs\"> </a><a name=\"hcpl-ekok-cardiac-care-service-category-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: pl</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-care-service-category-code-system.html\"><code>https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/care-service-category-code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.4.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-care-service-category-code-system.html#care-service-category-code-system-imp\">imp</a></td><td>Szpitalna</td><td>Szpitalna</td></tr><tr><td><a href=\"CodeSystem-care-service-category-code-system.html#care-service-category-code-system-amb\">amb</a></td><td>Ambulatoryjna</td><td>Ambulatoryjna</td></tr><tr><td><a href=\"CodeSystem-care-service-category-code-system.html#care-service-category-code-system-phc\">phc</a></td><td>POZ</td><td>Podstawowa opieka zdrowotna</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://ezdrowie.gov.pl/ekok/fhir/ValueSet/pl-ekok-cardiac-care-service-category-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "PLeKOKCardiacCareSeviceCategoryVS"] ; # 
  fhir:title [ fhir:v "PLeKOKCardiacCareSeviceCategoryVS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-16T16:15:24+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CeZ"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "CeZ" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ezdrowie.gov.pl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Kategoria opieki kardiologicznej"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Poland" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://ezdrowie.gov.pl/ekok/fhir/CodeSystem/care-service-category-code-system"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "imp" ] ;
fhir:display [ fhir:v "Szpitalna" ]       ] [
fhir:code [ fhir:v "amb" ] ;
fhir:display [ fhir:v "Ambulatoryjna" ]       ] [
fhir:code [ fhir:v "phc" ] ;
fhir:display [ fhir:v "POZ" ]       ] )     ] )
  ] . #